This was still used in the file chooser and the font chooser.
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
- <property name="rules_hint">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="browse_files_tree_view-atkobject">
<property name="AtkObject::accessible-name" translatable="yes">Files</property>
<property name="can_focus">True</property>
<property name="model">filter_model</property>
<property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
<property name="enable_search">False</property>
<property name="fixed_height_mode">True</property>
<signal name="cursor-changed" handler="cursor_changed_cb" swapped="no"/>